Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix scroll regions across Dev Home #2423

Merged
merged 6 commits into from
Mar 19, 2024
Merged

Fix scroll regions across Dev Home #2423

merged 6 commits into from
Mar 19, 2024

Conversation

krschau
Copy link
Collaborator

@krschau krschau commented Mar 15, 2024

Summary of the pull request

Moves scrollbars on all appropriate pages to the far side of the window
image

I would specifically like folks with pages I'm less familiar with to check that their flows look ok with this change (checking out the branch would be great). There was quite a bit of change in the SetupFlow and Environments areas and I wan to be sure I got every sub-page. @AmelBawa-msft @dhoehna @bbonaby

I tried to leave other code alone where I could (ie. replacing a StackPanel with an unnecessary grid so that everything inside of it wouldn't change indent in SetupFlow MainPage) but couldn't avoid it everywhere (all the indentation changes in SummaryView)

References and relevant issues

Detailed description of the pull request / Additional comments

Validation steps performed

PR checklist

@krschau krschau changed the title User/krschau/scroll Fix scroll regions across Dev Home Mar 15, 2024
@krschau krschau merged commit 42c54a0 into main Mar 19, 2024
4 checks passed
@krschau krschau deleted the user/krschau/scroll branch March 19, 2024 21:56
@krschau krschau mentioned this pull request Mar 20, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dev Home Scroll Regions are the wrong size
3 participants